home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6074 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. References: <4is7ig$m47@beavis.kronos.com> 
  3. X-Newsreader: MicroDot 1.8 
  4. Mime-version: 1.0
  5. Content-Type: text/plain; charset=iso-8859-1
  6. Content-Transfer-encoding: 8BIT
  7. Path: news.tng.oche.de!tomate.tng.oche.de
  8. X-Gateway: ZCONNECT UE utomate.tng.oche.de.tomate.tng.oche.de [PolyNet zTOr V4.901 Serie: "light"]
  9. Subject: Re: Processors
  10. Message-ID: <xUqXMMD1A7aaz6@0dietmar.tomate.tng.oche.de>
  11. Date: Fri, 22 Mar 96 12:06:20 GMT
  12. Organization: Developer
  13. X-ZC-TELEFON: +49-(0)241/81665
  14. X-ZC-POST: Mies-v-d-Rohe-Str.31 D-52074 Aachen
  15. From: DIETMAR@TOMATE.TNG.OCHE.DE (Dietmar Eilert)
  16.  
  17. porter_woodward@internet.kronos.com (Porter Woodward) wrote:
  18.  
  19. PW> Another factor that can play into the speed game - especially as regards
  20. PW> rendering is how large the Cache is. An Intel processor, because it is a
  21. PW> register poor environment (AX,BX,CX, and DX) needs a large amount of cache
  22. PW> memory to function well. The 680x0 is a register rich CPU -resulting in
  23. PW> less need for cache memory... However, add 256K of "L2" cache to a 68040 or
  24. PW> 68060, and then we'd be comparing similar systems - I know of very few fast
  25. PW> 486s or P5s that ship w/o a L2 cache.
  26.  
  27. 486s have a built-in small cache (L1 cache). Additionally, there may be a
  28. larger (e.g. 256 K) external cache called L2 cache. Some systems are
  29. shipped with EDO RAM instead - many notebooks use EDO RAM instead of a
  30. power-consuming L2 cache. EDO systems without a L2 cache usually are slower
  31. than L2 designs. Pentiums have built-in L1 & L2 caches, thus the L2 cache
  32. can run at CPU clock rate.
  33.  
  34. * In a random sampling of GoldED users, 100% said that they'd rather use
  35.   GoldED than be publically flogged, eaten alive by pirhanas, OR watch
  36.   SeaQuest DSV.
  37.  
  38. /\/\ GoldED Support: http://www.clearlight.com/~dietmar
  39. /\/\ E-Mail:         dietmar@tomate.tng.oche.de
  40. /\/\ Fileserver:     dietmar@clearlight.com (subject: send file info)
  41.      Phone/FAX:      +49-(0)241-81665-(Pause)-22
  42.  
  43.